home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / useron32.zip / USERLANG.ZIP / DUTCH.DEF next >
Text File  |  1991-11-07  |  4KB  |  125 lines

  1. ;
  2. ; Special definitions
  3. ;
  4. ProgName "USERON"      ; Program name
  5. LANGID   "HOL"         ; Which language. Max 3 Char
  6. YesDef   "J"           ; Yes  = %Y
  7. NoDef    "N"           ; No   = %N
  8. StopDef  "S"           ; Stop = %S
  9. YesNorm  "j"           ; Yes  = %j
  10. NoNorm   "n"           ; No   = %n
  11. StopNorm "s"           ; Stop = %s
  12. BrackRight "]"         ; %R
  13. BrackLeft  "["         ; %L
  14. Enter    "RETURN"      ; %E
  15.  
  16. ;
  17. ; Define up to 10 colors (0..9) as
  18. ;   COLOR "<NR>,<ATTRIBUTE BYTE>"
  19. ; the attribute byte may be hexadecimal.
  20.  
  21. Color    "0,$0B"       ; Color 0, TextColor
  22. Color    "1,$0C"       ; Color 1, HotKeys
  23. Color    "2,$0F"       ; Color 2, Highlight and input
  24. Color    "3,$0E"       ; Color 3, Info
  25. Color    "4,$1F"       ; Color 4, Status
  26. Color    "5,$0C"       ; Lines and frames
  27.  
  28. ; The following macro's are available in the strings:
  29. ;    ^0..^9   for color 0..9
  30. ;    %Y %y    for upper- and lowercase YES
  31. ;    %N %n    for upper- and lowercase NO
  32. ;    %S %s    for upper- and lowercase STOP
  33. ;    %R %r    for the right bracket
  34. ;    %L %l    for the left bracket
  35. ;    %E %e    for ENTER
  36. ;
  37. ; The name of the resulting file is <PROGNAME>.<LANGID>
  38. ;
  39. ; A few color codes have a special meaning when they are used in non-tranlated
  40. ; stuff:
  41. ;
  42. ;  ^0  TextColor
  43. ;  ^1  HotKeys
  44. ;  ^2  HighLight info and userinput
  45. ;  ^3  Info color
  46. ;  ^4  the headers
  47. ;
  48. ; General language for all the doors.
  49. ;
  50. ]001 "^0Toets %L^1%E^0%R om door te gaan: ^2"
  51. ]002 "^0Toets %L^1%E^0%R om door te gaan, %L^1%S^0%R om te stoppen: ^2"
  52. ]003 "^0Uw keuze: ^3"
  53. ]004 "^1%L^2 Je hebt nog slechts 2 minuten over!^1%R^2"
  54. ]005 "^1%L^2 Je hebt nog slechts 1 minuten over!^1%R^2"
  55. ]006 "^1HALLO???"
  56. ]007 "^1Je bent van het systeem verwijderd. Bel niet weer..."
  57. ]008 "^1De SysOp heeft opgehangen. Bel later nog eens..."
  58. ]009 "^1Sorry, je hebt voor vandaag geen tijd meer over. Bel morgen weer.."
  59. ]010 "^2Bedankt voor het gebruiken van "
  60. ]011 "-=( Er is online post voor u )=-"
  61. ]012 "^0"
  62. ]496 " ^0op node ^2"
  63. ]497 "^3***BERICHT***^0 Van^2 "
  64. ;
  65. ; The string for the status values.
  66. ;
  67.  
  68. ]100 "Kijkt wat rond op het BBS"
  69. ]101 "Is aan het up- of downloaden"
  70. ]102 "Leest of schrijft berichten"
  71. ]103 "Gebruikt een extern programma wat UserOn niet ondersteund"
  72. ]104 "Is aan het babbelen met de SysOp"
  73. ]105 "Beantwoord een vragenlijst"
  74. ]106 "* Wacht op een beller *"
  75. ]107 "Zit te kijken wie er nog meer online zijn.."
  76. ]108 "Schrijft naar "
  77.  
  78. ;
  79. ; General strings:
  80. ;
  81.  
  82. ]200 "Gebruikers online op "
  83. ]201 "^3Node  Gebruikernaam                       Woonplaats                 Baud"
  84. ]202 "^0Zend een bericht naar welke node?: ^3"
  85. ]203 "^1Er is niemand ingelogd op die node!^0"
  86. ]204 "^3Node  Gebruikers pseudoniem               Woonplaats                 Baud"
  87.  
  88. ;
  89. ; The editor strings.
  90. ;
  91.  
  92.  
  93. ]220 "-=( Typ uw bericht nu. Een lege regel geeft het menu. (= 2x enter) )=-"
  94. ]221 "   ^0%L^1T^0%Roon      ^0%L^1D^0%Roorgaan      %L^1Z^0%Rend      %L^1A^0%Rfbreken"
  95.  
  96. ;
  97. ; The editor keys. The MUST be in this order:
  98. ;  Abort, Show, Continue, Send.
  99. ;
  100. ]222 "ATDZ"
  101.  
  102.  
  103. ]230 "^0Toets %L^1%E^0%R om door te gaan"
  104. ]231 ", %L^1Z^0%R om een bericht te zenden:^2 "
  105. ]232 ": ^2"
  106. ]233 "Z"
  107. ]234 "^2Bericht niet verzonden.."
  108. ]235 "^2Bericht verzonden.."
  109. ]236 "Vernieuwen informatie..."
  110.  
  111. ;
  112. ; Error strings
  113. ;
  114.  
  115. ]300 "Sorry, Er is niet genoeg geheugen beschikbaar!"
  116. ]301 "Sorry, Kan de USERON.BBS niet lezen"
  117.  
  118. ;
  119. ; LogFile strings.
  120. ;
  121. ]310 "Niet genoeg geheugen voor editor!"
  122. ]311 "Nodig: "
  123. ]312 " Beschibaar: "
  124.  
  125.